home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / brklyprl.lha / Comp / pipeload < prev    next >
Comma Seperated Value File  |  1989-04-14  |  753b  |  29 rows

#:- compile('pipeplm.pl')
1    compile('util.set.pl') 
2    compile('util.list.pl') 
3    compile('helpinfo.pl') 
4    compile('util.special.pl') 
5    compile('util.garbcoll.pl') 
6    compile('write_plm.pl') 
7    compile('pretrans.pl') 
8    compile('unravel.pl') 
9    compile('partobj.pl') 
10    compile('varinit.pl') 
11    compile('objcode.pl') 
12    compile('valvar.pl') 
13    compile('permvars.pl') 
14    compile('permalloc.pl') 
15    compile('varlist.pl') 
16    compile('lifetime.pl') 
17    compile('tempalloc.pl') 
18    compile('excess.pl') 
19    compile('envsize.pl') 
20    compile('voidalloc.pl') 
21    compile('assn_elim.pl') 
22    compile('peephole.pl') 
23    compile('herve_peephole.pl') 
24    compile('herve_elim_disj.pl') 
25    compile('procedure.pl') 
26    compile('compileclause.pl') 
27    compile('compilefile.pl') 
28    main halt.